.HeaderText {
	font-family: "Futura Std Medium", Verdana, Arial;
	font-size: 18px;
	color: #003366;
}
.BodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.5em;
	font-style: normal;
}
.BlogEntryTitle {
	font-family: "Goudy Old Style";
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
.BlogDate {
	font-family: "Futura Std Book", Verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
}

#container {
	width:800px;
	layer-background-color:#FFFFFF;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
